home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Emuladores 7
/
EMULADORES_7.iso
/
interface
/
md.000
/
scripts
/
DefineButton2_212
/
BUTTONCONDACTION on(release).as
next >
Wrap
Text File
|
2004-08-28
|
168b
|
7 lines
on(release){
op = "logout";
module = "NS-User";
loadVariables("http://www.digerati.com.br/login/user.php",this,"POST");
fscommand("Browser.Close");
}